home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / relnotes / x_eoe / ch5.z / ch5
Text File  |  1998-11-02  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.           +o The 24" Sony monitor does not return a traditional
  11.             monitor ID to the system, so that by default it will
  12.             appear to look like a 20" monitor instead. Users of the
  13.             24" monitor can work around this by editing the file
  14.             /_v_a_r/_X_1_1/_X_v_c/_c_h_a_n_t_a_b and adding the line
  15.             _0._0._0: _S_o_n_y-_g_d_m-_9_0_w_1_1
  16.             This will cause the X server to override the monitor
  17.             specification on startup. See man chantab for more
  18.             details. In particular, this is necessary for the X
  19.             server to advertise the proper screen size in mm.
  20.  
  21.           +o Support for newer 20" Sony monitors causes older 21"
  22.             Hitachi monitors to be reported as 20" Sony monitors
  23.             instead. This can be worked around by editing the file
  24.             /_v_a_r/_X_1_1/_X_v_c/_c_h_a_n_t_a_b and adding the line
  25.             _0._0._0: _H_i_t_a_c_h_i-_c_m_2_1_9_8_m_s_g
  26.             This will cause the X server to override the monitor
  27.             specification on startup. See man chantab for more
  28.             details.
  29.  
  30.           +o If you are getting your password via NIS and the NIS
  31.             server fails, _x_l_o_c_k may crash.  At that point, your
  32.             system is unlocked.  A possible work-around is to keep
  33.             a copy of the password file on your local machine.
  34.  
  35.           +o _x_s_t_d_c_m_a_p does not work properly, nor do the colormap
  36.             utilities in _l_i_b_X_m_u.  The X server creates the standard
  37.             colormap properties by default at startup.  They work
  38.             properly if not accessed through _l_i_b_X_m_u.
  39.  
  40.           +o Iris GL overlay windows are not clipped properly when
  41.             obscured by a window in the overlays.
  42.  
  43.           +o _l_i_b_X_t assumes that time always moves forward.  If you
  44.             turn the system clock backwards, applications built
  45.             with libXt will behave improperly and often consume too
  46.             much of the system CPU.  You must stop and restart
  47.             these applications.
  48.  
  49.           +o If a device is already grabbed, subsequent calls to
  50.             _X_S_e_t_D_e_v_i_c_e_V_a_l_u_a_t_o_r_s will hang the application.
  51.  
  52.           +o The X server does not support the large request
  53.             mechanism.  Protocol requests are limited to 64K words
  54.             (262,144 bytes) in length.  This applies to the core X
  55.             protocol as well as to extension protocols such as PEX.
  56.  
  57.           +o The MBX extension does not support the "Copied" update
  58.             action.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o The PEX extension does not support texture mapping.
  75.  
  76.           +o PEX applications should use _P_E_X_M_a_t_c_h_R_e_n_d_e_r_i_n_g_T_a_r_g_e_t_s to
  77.             determine which visual to use.
  78.             _P_E_X_M_a_t_c_h_R_e_n_d_e_r_i_n_g_T_a_r_g_e_t_s will only return TrueColor
  79.             visuals that support depth buffering.  Applications
  80.             should not assume that the visual returned to match a
  81.             PEXBufferDrawable target type is the same visual that
  82.             would be returned to match a PEXWindowDrawable or
  83.             PEXPixmapDrawable target type.  The returned visuals
  84.             will be different for those graphics platforms in which
  85.             the number of hardware framebuffer planes must be
  86.             divided for use between front and back buffers when
  87.             using hardware double buffering.
  88.  
  89.           +o This message is for Indy users with the 14" monitor
  90.             installed.  In order to comply with EN69241 part 3, the
  91.             font used for the terminal emulator window must be at
  92.             least as large as:  -*-fixed-medium-r-normal--20-140-
  93.             100-100-c-100-iso8859-1
  94.  
  95.           +o The X server and local clients use shared memory as a
  96.             high performance means of communication.  The shared
  97.             memory mappings cause the ppppssss((((1111)))) SZ field to overstate
  98.             the amount of memory that is actually used by these
  99.             processes.  The RSS field and the ggggmmmmeeeemmmmuuuussssaaaaggggeeee((((1111)))) tool
  100.             provide a more accurate assessment of memory usage.
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.